Presentation: Tweet"Conflict-Free Replicated Data Types in Eventually Consistent Systems"
Time:
Wednesday 10:50 - 11:35
/
Location:
Dollar & Dime
Distributed data stores give us increased availability, linear scalability, predictable latency and improved fault tolerance. The flip-side is having to deal with inconsistencies: most distributed databases will ask your application layer how to resolve such inconsistencies. Conflict-free Replicated Data Types (CRDTs) are a way for distributed databases, such as Riak, to resolve those inconsistencies logically and automatically. Unlike traditional data structures, there is always a single state on which they converge.
In this talk, I’ll look at the development of CRDTs from an academic project to implementation in Riak and also take a look at some other new features in Riak 2.0.
In this talk, I’ll look at the development of CRDTs from an academic project to implementation in Riak and also take a look at some other new features in Riak 2.0.